D3D_GET_DESKTOP_HEIGHT
This command will return the Height of the desktop. You can use
this command in conjunction with the SET DISPLAY MODE COMMAND to set your application
screen size to the same as the default desktop resolution.
SYNTAX
Return Integer = D3D_GET_DESKTOP_HEIGHT ()
RELATED INFO
D3DFunc Commands Menu
Index
EXAMPLE
View Showcase Example
View Command Example